color: $tc;
outline-color: transparentize($tc, 0.7);
border-color: if($c != $bg_color, _border_color($c), $borders_color);
- background-image: none;
- background-color: darken($c, 6%);
+ background-image: image(darken($c, 6%));
@include _shadows(inset 0 1px transparentize($_hilight_color, 1), $_button_edge);
text-shadow: none;
label, & { color: if($tc != $fg_color, mix($tc, $_bg, 50%), $insensitive_fg_color); }
border-color: if($c != $bg_color, _border_color($c), $insensitive_borders_color);
- background-color: $_bg;
- background-image: none;
+ background-image: image($_bg);
text-shadow: none;
-gtk-icon-shadow: none;
// white with 0 alpha to avoid an ugly transition, since no color means
label, & { color: if($c != $bg_color, mix($tc, $_bg, 60%), $insensitive_fg_color); }
border-color: $_bc;
- background-color: $_bg;
- background-image: none;
+ background-image: image($_bg);
// white with 0 alpha to avoid an ugly transition, since no color means
// black with 0 alpha
@include _shadows(inset 0 1px transparentize(white, 1), $_button_edge);
label, & { color: if($tc != $fg_color, mix($tc, $_bg, 80%), $backdrop_fg_color); }
border-color: if($c != $bg_color, $_bc, $backdrop_borders_color);
- background-color: transparent;
background-image: image($_bg);
text-shadow: none;
-gtk-icon-shadow: none;
label, & { color: if($tc != $fg_color, mix($tc, $_bg, 80%), $backdrop_fg_color); }
border-color: if($c != $bg_color, $_bc, $backdrop_borders_color);
- background-color: $_bg;
- background-image: none;
+ background-image: image($_bg);
@include _shadows(inset 0 1px transparentize(white, 1), $_blank_edge);
}
label, & { color: if($c != $bg_color, mix($tc, $_bg, 35%), $backdrop_insensitive_color); }
border-color: if($c != $bg_color, $_bc, $backdrop_borders_color);
- background-color: $_bg;
- background-image: none;
+ background-image: image($_bg);
text-shadow: none;
-gtk-icon-shadow: none;
// white with 0 alpha to avoid an ugly transition, since no color means
label { color: if($c != $bg_color, mix($tc, $_bg, 35%), $backdrop_insensitive_color); }
border-color: if($c != $bg_color, $_bc, $backdrop_borders_color);
- background-color: $_bg;
- background-image: none;
+ background-image: image($_bg);
@include _shadows(inset 0 1px transparentize(white, 1), $_blank_edge);
}
color: #eeeeec;
outline-color: rgba(238, 238, 236, 0.3);
border-color: #1b1f20;
- background-image: none;
- background-color: #25292b;
+ background-image: image(#25292b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none;
button:backdrop.flat,
button:backdrop {
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
button:backdrop:active,
button:backdrop:checked {
border-color: #202425;
- background-color: #272c2d;
- background-image: none;
+ background-image: image(#272c2d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:backdrop:active label, button.sidebar-button:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.sidebar-button:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.sidebar-button:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.sidebar-button:backdrop:checked, button.titlebutton:backdrop:checked, notebook > header > tabs > arrow:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.titlebutton:backdrop:checked,
button:backdrop.flat:active label,
button:backdrop.flat:disabled,
button:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button:backdrop:disabled:active,
button:backdrop:disabled:checked {
border-color: #202425;
- background-color: #272c2d;
- background-image: none;
+ background-image: image(#272c2d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:backdrop:disabled:active label, button.sidebar-button:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.sidebar-button:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label, notebook > header > tabs > arrow:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label,
button:backdrop.flat:disabled:active label,
notebook > header > tabs > arrow:disabled, button.titlebutton:disabled,
button:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button:disabled:active,
button:disabled:checked {
border-color: #1b1f20;
- background-color: #232628;
- background-image: none;
+ background-image: image(#232628);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:disabled:active label, button.titlebutton:disabled:active label, notebook > header > tabs > arrow:disabled:active, button.titlebutton:disabled:active, notebook > header > tabs > arrow:disabled:checked label, button.titlebutton:disabled:checked label, notebook > header > tabs > arrow:disabled:checked, button.titlebutton:disabled:checked,
button:disabled:active label,
color: white;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #0f2b48;
- background-image: none;
- background-color: #1b4e83;
+ background-image: image(#1b4e83);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
button.suggested-action:backdrop,
button.suggested-action.flat:backdrop {
border-color: #0f2b48;
- background-color: transparent;
background-image: image(#215d9c);
text-shadow: none;
-gtk-icon-shadow: none;
button.suggested-action.flat:backdrop:active,
button.suggested-action.flat:backdrop:checked {
border-color: #0f2b48;
- background-color: #1d4b7b;
- background-image: none;
+ background-image: image(#1d4b7b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked label, .selection-mode button.titlebutton:backdrop:checked,
button.suggested-action:backdrop:active label,
button.suggested-action:backdrop:disabled,
button.suggested-action.flat:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action.flat:backdrop:disabled:active,
button.suggested-action.flat:backdrop:disabled:checked {
border-color: #0f2b48;
- background-color: #1d4b7b;
- background-image: none;
+ background-image: image(#1d4b7b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode button.titlebutton:backdrop:disabled:active label, .selection-mode button.titlebutton:backdrop:disabled:checked label,
button.suggested-action:backdrop:disabled:active label,
color: rgba(33, 93, 156, 0.8); }
button.suggested-action:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action:disabled:active,
button.suggested-action:disabled:checked {
border-color: #0f2b48;
- background-color: #1b4672;
- background-image: none;
+ background-image: image(#1b4672);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action:disabled:active label,
button.suggested-action:disabled:active,
color: white;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #760909;
- background-image: none;
- background-color: #b90e0e;
+ background-image: image(#b90e0e);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
button.destructive-action:backdrop,
button.destructive-action.flat:backdrop {
border-color: #760909;
- background-color: transparent;
background-image: image(#d51010);
text-shadow: none;
-gtk-icon-shadow: none;
button.destructive-action.flat:backdrop:active,
button.destructive-action.flat:backdrop:checked {
border-color: #760909;
- background-color: #a71112;
- background-image: none;
+ background-image: image(#a71112);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:backdrop:active label,
button.destructive-action:backdrop:active,
button.destructive-action:backdrop:disabled,
button.destructive-action.flat:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action.flat:backdrop:disabled:active,
button.destructive-action.flat:backdrop:disabled:checked {
border-color: #760909;
- background-color: #a71112;
- background-image: none;
+ background-image: image(#a71112);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:backdrop:disabled:active label,
button.destructive-action:backdrop:disabled:checked label,
color: rgba(213, 16, 16, 0.8); }
button.destructive-action:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:disabled:active,
button.destructive-action:disabled:checked {
border-color: #760909;
- background-color: #9e1011;
- background-image: none;
+ background-image: image(#9e1011);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:disabled:active label,
button.destructive-action:disabled:active,
color: #eeeeec;
outline-color: rgba(238, 238, 236, 0.3);
border-color: #1b1f20;
- background-image: none;
- background-color: #25292b;
+ background-image: image(#25292b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #919494; }
.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked {
border-color: #1b1f20;
- background-color: #232628;
- background-image: none;
+ background-image: image(#232628);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked {
color: #919494; }
.inline-toolbar toolbutton > button:backdrop {
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
color: #919494; }
.inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked {
border-color: #202425;
- background-color: #272c2d;
- background-image: none;
+ background-image: image(#272c2d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop:active label, .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked label, .inline-toolbar toolbutton > button:backdrop:checked {
color: #919494; }
.inline-toolbar toolbutton > button:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #566164; }
.inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked {
border-color: #202425;
- background-color: #272c2d;
- background-image: none;
+ background-image: image(#272c2d);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop:disabled:active label, .inline-toolbar toolbutton > button:backdrop:disabled:checked label {
color: #566164; }
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #0f2b48;
- background-image: none;
- background-color: #1b4e83;
+ background-image: image(#1b4e83);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
headerbar.selection-mode button:backdrop.flat,
headerbar.selection-mode button:backdrop {
border-color: #0f2b48;
- background-color: transparent;
background-image: image(#215d9c);
text-shadow: none;
-gtk-icon-shadow: none;
headerbar.selection-mode button:backdrop:active,
headerbar.selection-mode button:backdrop:checked {
border-color: #0f2b48;
- background-color: #1d4b7b;
- background-image: none;
+ background-image: image(#1d4b7b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border-color: #0f2b48; }
.selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked,
headerbar.selection-mode button:backdrop.flat:disabled,
headerbar.selection-mode button:backdrop:disabled {
border-color: #0f2b48;
- background-color: #21558b;
- background-image: none;
+ background-image: image(#21558b);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
headerbar.selection-mode button:backdrop:disabled:active,
headerbar.selection-mode button:backdrop:disabled:checked {
border-color: #0f2b48;
- background-color: #1d4b7b;
- background-image: none;
+ background-image: image(#1d4b7b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border-color: #0f2b48; }
.selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked label,
.selection-mode.titlebar:not(headerbar) button:disabled,
headerbar.selection-mode button:disabled {
border-color: #0f2b48;
- background-color: #21558b;
- background-image: none;
+ background-image: image(#21558b);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
headerbar.selection-mode button:disabled:active,
headerbar.selection-mode button:disabled:checked {
border-color: #0f2b48;
- background-color: #1b4672;
- background-image: none;
+ background-image: image(#1b4672);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:active, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:disabled:checked,
headerbar.selection-mode button:disabled:active label,
color: #eeeeec;
outline-color: rgba(238, 238, 236, 0.3);
border-color: #1b1f20;
- background-image: none;
- background-color: #25292b;
+ background-image: image(#25292b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none;
.selection-mode.titlebar:not(headerbar) button.suggested-action:disabled,
headerbar.selection-mode button.suggested-action:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
.selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop,
headerbar.selection-mode button.suggested-action:backdrop {
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
.selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled,
headerbar.selection-mode button.suggested-action:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border: 1px solid #0f2b48; }
switch:disabled slider {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
switch:backdrop slider {
transition: 200ms ease-out;
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
border-color: #0f2b48; }
switch:backdrop:disabled slider {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #eeeeec;
outline-color: rgba(238, 238, 236, 0.3);
border-color: #1b1f20;
- background-image: none;
- background-color: #25292b;
+ background-image: image(#25292b);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
check:disabled,
radio:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
check:backdrop,
radio:backdrop {
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
check:backdrop:disabled,
radio:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
border-color: #0f2b48; }
scale slider:disabled {
border-color: #1b1f20;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
scale slider:backdrop {
transition: 200ms ease-out;
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
color: #919494; }
scale slider:backdrop:disabled {
border-color: #202425;
- background-color: #2d3234;
- background-image: none;
+ background-image: image(#2d3234);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #0f2b48;
- background-image: none;
- background-color: #1b4e83;
+ background-image: image(#1b4e83);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled {
border-color: #0f2b48;
- background-color: #21558b;
- background-image: none;
+ background-image: image(#21558b);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #90aac5; }
infobar.info button:backdrop, infobar.question button:backdrop, infobar.warning button:backdrop, infobar.error button:backdrop {
border-color: #0f2b48;
- background-color: transparent;
background-image: image(#215d9c);
text-shadow: none;
-gtk-icon-shadow: none;
color: #d3dfeb; }
infobar.info button:backdrop:disabled, infobar.question button:backdrop:disabled, infobar.warning button:backdrop:disabled, infobar.error button:backdrop:disabled {
border-color: #0f2b48;
- background-color: #21558b;
- background-image: none;
+ background-image: image(#21558b);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); }
colorswatch#add-color-button overlay:backdrop {
border-color: #202425;
- background-color: transparent;
background-image: image(#33393b);
text-shadow: none;
-gtk-icon-shadow: none;
color: #2e3436;
outline-color: rgba(46, 52, 54, 0.3);
border-color: #b6b6b3;
- background-image: none;
- background-color: #d9d9d7;
+ background-image: image(#d9d9d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none;
button:backdrop.flat,
button:backdrop {
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
button:backdrop:active,
button:backdrop:checked {
border-color: #c0c0bd;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:backdrop:active label, button.sidebar-button:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.sidebar-button:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.sidebar-button:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.sidebar-button:backdrop:checked, button.titlebutton:backdrop:checked, notebook > header > tabs > arrow:backdrop:active label, button.titlebutton:backdrop:active label, notebook > header > tabs > arrow:backdrop:active, button.titlebutton:backdrop:active, notebook > header > tabs > arrow:backdrop:checked label, button.titlebutton:backdrop:checked label, notebook > header > tabs > arrow:backdrop:checked, button.titlebutton:backdrop:checked,
button:backdrop.flat:active label,
button:backdrop.flat:disabled,
button:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button:backdrop:disabled:active,
button:backdrop:disabled:checked {
border-color: #c0c0bd;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:backdrop:disabled:active label, button.sidebar-button:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.sidebar-button:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label, notebook > header > tabs > arrow:backdrop:disabled:active label, button.titlebutton:backdrop:disabled:active label, notebook > header > tabs > arrow:backdrop:disabled:checked label, button.titlebutton:backdrop:disabled:checked label,
button:backdrop.flat:disabled:active label,
notebook > header > tabs > arrow:disabled, button.titlebutton:disabled,
button:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button:disabled:active,
button:disabled:checked {
border-color: #b6b6b3;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
notebook > header > tabs > arrow:disabled:active label, button.titlebutton:disabled:active label, notebook > header > tabs > arrow:disabled:active, button.titlebutton:disabled:active, notebook > header > tabs > arrow:disabled:checked label, button.titlebutton:disabled:checked label, notebook > header > tabs > arrow:disabled:checked, button.titlebutton:disabled:checked,
button:disabled:active label,
color: white;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #215d9c;
- background-image: none;
- background-color: #3180d4;
+ background-image: image(#3180d4);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
button.suggested-action:backdrop,
button.suggested-action.flat:backdrop {
border-color: #4a90d9;
- background-color: transparent;
background-image: image(#4a90d9);
text-shadow: none;
-gtk-icon-shadow: none;
button.suggested-action.flat:backdrop:active,
button.suggested-action.flat:backdrop:checked {
border-color: #438cd8;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked label, .selection-mode button.titlebutton:backdrop:checked,
button.suggested-action:backdrop:active label,
button.suggested-action:backdrop:disabled,
button.suggested-action.flat:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action.flat:backdrop:disabled:active,
button.suggested-action.flat:backdrop:disabled:checked {
border-color: #438cd8;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode button.titlebutton:backdrop:disabled:active label, .selection-mode button.titlebutton:backdrop:disabled:checked label,
button.suggested-action:backdrop:disabled:active label,
color: rgba(74, 144, 217, 0.8); }
button.suggested-action:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action:disabled:active,
button.suggested-action:disabled:checked {
border-color: #215d9c;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.suggested-action:disabled:active label,
button.suggested-action:disabled:active,
color: white;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #a60c0c;
- background-image: none;
- background-color: #e81111;
+ background-image: image(#e81111);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
button.destructive-action:backdrop,
button.destructive-action.flat:backdrop {
border-color: #ef2929;
- background-color: transparent;
background-image: image(#ef2929);
text-shadow: none;
-gtk-icon-shadow: none;
button.destructive-action.flat:backdrop:active,
button.destructive-action.flat:backdrop:checked {
border-color: #ee2323;
- background-color: #ee2323;
- background-image: none;
+ background-image: image(#ee2323);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:backdrop:active label,
button.destructive-action:backdrop:active,
button.destructive-action:backdrop:disabled,
button.destructive-action.flat:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action.flat:backdrop:disabled:active,
button.destructive-action.flat:backdrop:disabled:checked {
border-color: #ee2323;
- background-color: #ee2323;
- background-image: none;
+ background-image: image(#ee2323);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:backdrop:disabled:active label,
button.destructive-action:backdrop:disabled:checked label,
color: rgba(239, 41, 41, 0.8); }
button.destructive-action:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:disabled:active,
button.destructive-action:disabled:checked {
border-color: #a60c0c;
- background-color: #ee2323;
- background-image: none;
+ background-image: image(#ee2323);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
button.destructive-action:disabled:active label,
button.destructive-action:disabled:active,
color: #2e3436;
outline-color: rgba(46, 52, 54, 0.3);
border-color: #b6b6b3;
- background-image: none;
- background-color: #d9d9d7;
+ background-image: image(#d9d9d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #8b8e8f; }
.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked {
border-color: #b6b6b3;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked {
color: #8b8e8f; }
.inline-toolbar toolbutton > button:backdrop {
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
color: #8b8e8f; }
.inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked {
border-color: #c0c0bd;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop:active label, .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked label, .inline-toolbar toolbutton > button:backdrop:checked {
color: #8b8e8f; }
.inline-toolbar toolbutton > button:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #c3c3c0; }
.inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked {
border-color: #c0c0bd;
- background-color: #d7d7d7;
- background-image: none;
+ background-image: image(#d7d7d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop:disabled:active label, .inline-toolbar toolbutton > button:backdrop:disabled:checked label {
color: #c3c3c0; }
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #215d9c;
- background-image: none;
- background-color: #3180d4;
+ background-image: image(#3180d4);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
headerbar.selection-mode button:backdrop.flat,
headerbar.selection-mode button:backdrop {
border-color: #4a90d9;
- background-color: transparent;
background-image: image(#4a90d9);
text-shadow: none;
-gtk-icon-shadow: none;
headerbar.selection-mode button:backdrop:active,
headerbar.selection-mode button:backdrop:checked {
border-color: #438cd8;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border-color: #184472; }
.selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked,
headerbar.selection-mode button:backdrop.flat:disabled,
headerbar.selection-mode button:backdrop:disabled {
border-color: #65a1df;
- background-color: #65a1df;
- background-image: none;
+ background-image: image(#65a1df);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
headerbar.selection-mode button:backdrop:disabled:active,
headerbar.selection-mode button:backdrop:disabled:checked {
border-color: #438cd8;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border-color: #184472; }
.selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked label,
.selection-mode.titlebar:not(headerbar) button:disabled,
headerbar.selection-mode button:disabled {
border-color: #215d9c;
- background-color: #65a1df;
- background-image: none;
+ background-image: image(#65a1df);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
headerbar.selection-mode button:disabled:active,
headerbar.selection-mode button:disabled:checked {
border-color: #215d9c;
- background-color: #438cd8;
- background-image: none;
+ background-image: image(#438cd8);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:active, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:disabled:checked,
headerbar.selection-mode button:disabled:active label,
color: #2e3436;
outline-color: rgba(46, 52, 54, 0.3);
border-color: #b6b6b3;
- background-image: none;
- background-color: #d9d9d7;
+ background-image: image(#d9d9d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none;
.selection-mode.titlebar:not(headerbar) button.suggested-action:disabled,
headerbar.selection-mode button.suggested-action:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
.selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop,
headerbar.selection-mode button.suggested-action:backdrop {
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
.selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled,
headerbar.selection-mode button.suggested-action:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
border: 1px solid #184472; }
switch:disabled slider {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
switch:backdrop slider {
transition: 200ms ease-out;
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
border-color: #4a90d9; }
switch:backdrop:disabled slider {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #2e3436;
outline-color: rgba(46, 52, 54, 0.3);
border-color: #b6b6b3;
- background-image: none;
- background-color: #d9d9d7;
+ background-image: image(#d9d9d7);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
check:disabled,
radio:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
check:backdrop,
radio:backdrop {
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
check:backdrop:disabled,
radio:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
border-color: #184472; }
scale slider:disabled {
border-color: #b6b6b3;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
scale slider:backdrop {
transition: 200ms ease-out;
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;
color: #8b8e8f; }
scale slider:backdrop:disabled {
border-color: #c0c0bd;
- background-color: #f1f1f1;
- background-image: none;
+ background-image: image(#f1f1f1);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #ffffff;
outline-color: rgba(255, 255, 255, 0.3);
border-color: #215d9c;
- background-image: none;
- background-color: #3180d4;
+ background-image: image(#3180d4);
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
-gtk-icon-shadow: none; }
infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled {
border-color: #215d9c;
- background-color: #65a1df;
- background-image: none;
+ background-image: image(#65a1df);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
color: #b2d0ef; }
infobar.info button:backdrop, infobar.question button:backdrop, infobar.warning button:backdrop, infobar.error button:backdrop {
border-color: #4a90d9;
- background-color: transparent;
background-image: image(#4a90d9);
text-shadow: none;
-gtk-icon-shadow: none;
color: #dbe9f7; }
infobar.info button:backdrop:disabled, infobar.question button:backdrop:disabled, infobar.warning button:backdrop:disabled, infobar.error button:backdrop:disabled {
border-color: #65a1df;
- background-color: #65a1df;
- background-image: none;
+ background-image: image(#65a1df);
text-shadow: none;
-gtk-icon-shadow: none;
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
box-shadow: inset 0 1px white; }
colorswatch#add-color-button overlay:backdrop {
border-color: #c0c0bd;
- background-color: transparent;
background-image: image(#e8e8e7);
text-shadow: none;
-gtk-icon-shadow: none;